Status
- Tested and verified working on an Apple //c (Rom 0)
- Tested and verified working on an Apple //e Enhanced with a
Super Serial Card
- Works with most file-based games, with only a few
exceptions
- Boot 0 and Boot 1 replacements for Dos 3.3 are written (two
thirds of the boot process)
- Completed underlying code to read and manipulate with
Dos-order (.dsk, .do) images
- Added support for loading raw data vs. executing a subroutine (which returns back to the game server) vs. running a full program
- Added a few more games (Repton, Draw Poker, Alcazar, Money Munchers, BC's Quest for Tires)
To Do
- Test on an Apple //gs and fix anything preventing it from
working (high priority)
- Complete RWTS and Boot 2 replacements, which will enable
using regular dos 3.3 disk images (high priority)
- Revamp game configuration to support disk images as well as
file-based games (medium
priority)
- Add any necessary logic to also support booting prodos disk
images (medium
priority)
- Figure out why Montezuma's Revenge no longer works properly
on a //c (medium
priority)
- Add support for writing to disk images (low priority)
- Complete game search functionality (low priority)
- Create support for a hires framebuffer with image
support (low
priority)
- Add screenshots to game library and show screenshots in
game selection menu (low
priority)